@charset "utf-8";
/* CSS Document */

.Banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	width: 750px;
}
.Rightcolumn {
	float: right;
	width: 70%;
}
.linkbox {
	float: left;
	width: 200px;
	color: #FFFFFF;
}
.textbox {
	width: 750px;
}
